execution error meaning in English
执行错误
Examples
- Handles execution errors raised by the executable file
处理由可执行文件引发的执行错误。 - Execution error detection
执行误差侦测 - If the database engine encounters a row that is too long , an execution error is returned
如果数据库引擎遇到过长的行,则返回执行错误。 - A trycatch construct catches all execution errors with severity greater than 10 that do not terminate the database connection
Try . . . catch构造可捕捉所有严重级别大于10但不终止数据库连接的错误。 - A trycatch construct catches all execution errors that have a severity higher than 10 that do not close the database connection
Try . . . catch构造捕捉所有严重级别大于10但不终止数据库连接的错误。